Skip to content

Conversation

@edgardmessias
Copy link
Contributor

See http://svnbook.red-bean.com/en/1.8/svn.ref.svn.html#svn.ref.svn.sw.force_log

Note: SVN log show quotes for arguments if contains space.
Old: svn commit -m test message readme.md
New: svn commit -m 'test message' readme.md

@codecov
Copy link

codecov bot commented Mar 19, 2018

Codecov Report

Merging #222 into master will increase coverage by 0.05%.
The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #222      +/-   ##
==========================================
+ Coverage   63.68%   63.74%   +0.05%     
==========================================
  Files          24       24              
  Lines        2272     2278       +6     
  Branches      400      402       +2     
==========================================
+ Hits         1447     1452       +5     
- Misses        821      822       +1     
  Partials        4        4
Impacted Files Coverage Δ
src/svn.ts 85% <100%> (+0.12%) ⬆️
src/svnRepository.ts 62.94% <83.33%> (+0.44%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0d94c1d...b0d3732. Read the comment docs.

@JohnstonCode JohnstonCode merged commit 450a081 into JohnstonCode:master Mar 19, 2018
@edgardmessias edgardmessias deleted the commit_message_file branch September 21, 2018 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants